cody - HTMLify profile

cody
4270 Files
632457 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Blob Effect Micro Interaction
body {
background: #17181c;
display: grid;
place-items: center;
height: 100vh;
}
.blob-effect {
background: #17181c;
display: grid;
place-items: center;
height: 100vh;
}
.blob-effect {